home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / TPL60N14.ARJ / PACKING.LST < prev    next >
File List  |  1992-05-01  |  2KB  |  28 lines

  1. Files in archive file TESTPRGS.ZIP for version 1.3 of TP 6.0 RTL replacement:
  2.  
  3. DHRYSTON PAS   R. Weicker's standard benchmark for integer performance
  4. WHETSTON PAS   B. Wichmanns standard benchmark for floating-point performance
  5. WHETST87 PAS   same as above, but for use with a coprocessor
  6. LLL      PAS   Lawrence Livermore Kernels to measure float performance (copro!)
  7. DSIN     PAS   Sine / cosine test program from Cody&Waite's ELEFUNT test suite
  8. DATAN    PAS   ArcTan test program from Cody&Waite's ELEFUNT test suite
  9. DEXP     PAS   Exp test program from Cody&Waite's ELEFUNT test suite
  10. DLOG     PAS   Ln / Log10 test program from Cody&Waite's ELEFUNT test suite
  11. DSQRT    PAS   Sqrt test program from Cody&Waite's ELEFUNT test suite
  12. POWER    PAS   Function that computes X**Y, needed by above ELEFUNT test progs
  13. MACHARIT PAS   Routine to determine parameters of machine arithmetic (ELEFUNT)
  14. ARITEST  PAS   Timing of REAL and LONGINT operations
  15. STRTEST  PAS   String compatibility and benchmark test
  16. HEAPTEST PAS   Heap operations compatibility and benchmark test
  17. BUG87    PAS   Demo program for denormal exception bug in original Turbo 6.0 RTL
  18. INFBUG   PAS   Demo program for INF printing bug in original Turbo 6.0 RTL
  19. PARANOIA PAS   Kahan's test program for floating-point arithmetic quality
  20. MAINVARS PAS   Unit needed by PARANOIA
  21. UNIT1    PAS   Unit needed by PARANOIA
  22. UNIT2    PAS   Unit needed by PARANOIA
  23. FUN1_TST PAS   Tests basic functions of REAL arith. against coprocessor/emulator
  24. FUN1_TP6 PAS   Unit needed by FUN1_TST
  25. ROUNDTST PAS   Checks correct range and rounding for Trunc/Round functions
  26. TIME     PAS   defines timer with millisecond resolution for timing purposes
  27. PACKING  LST   this file
  28.